[INFO] fetching crate css_parse 0.0.24-canary.05eac4c6c8...
[INFO] testing css_parse-0.0.24-canary.05eac4c6c8 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate css_parse 0.0.24-canary.05eac4c6c8 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate css_parse 0.0.24-canary.05eac4c6c8
[INFO] finished tweaking crates.io crate css_parse 0.0.24-canary.05eac4c6c8
[INFO] tweaked toml for crates.io crate css_parse 0.0.24-canary.05eac4c6c8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate css_parse 0.0.24-canary.05eac4c6c8 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate css_parse 0.0.24-canary.05eac4c6c8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.5
[INFO] [stderr]   Downloaded zmij v1.0.2
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] [stderr]   Downloaded bitmask-enum v2.2.5
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded windows-targets v0.53.3
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.17
[INFO] [stderr]   Downloaded derive_atom_set v0.0.24-canary.edfcaf7f90
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded csskit_derives v0.0.24-canary.edfcaf7f90
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded css_lexer v0.0.24-canary.edfcaf7f90
[INFO] [stderr]   Downloaded rustix v1.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 827bcc54c630a7d795f0a7322f65a6a961e724e1f9fbf756a8e6fcc1a956f5cd
[INFO] running `Command { std: "docker" "start" "827bcc54c630a7d795f0a7322f65a6a961e724e1f9fbf756a8e6fcc1a956f5cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "827bcc54c630a7d795f0a7322f65a6a961e724e1f9fbf756a8e6fcc1a956f5cd" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "827bcc54c630a7d795f0a7322f65a6a961e724e1f9fbf756a8e6fcc1a956f5cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "827bcc54c630a7d795f0a7322f65a6a961e724e1f9fbf756a8e6fcc1a956f5cd" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitmask-enum v2.2.5
[INFO] [stderr]    Compiling derive_atom_set v0.0.24-canary.edfcaf7f90
[INFO] [stderr]    Compiling css_lexer v0.0.24-canary.edfcaf7f90
[INFO] [stderr]    Compiling css_parse v0.0.24-canary.05eac4c6c8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.34s
[INFO] running `Command { std: "docker" "inspect" "827bcc54c630a7d795f0a7322f65a6a961e724e1f9fbf756a8e6fcc1a956f5cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "827bcc54c630a7d795f0a7322f65a6a961e724e1f9fbf756a8e6fcc1a956f5cd" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling mintex v0.1.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling bitmask-enum v2.2.5
[INFO] [stderr]    Compiling derive_atom_set v0.0.24-canary.edfcaf7f90
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling css_lexer v0.0.24-canary.edfcaf7f90
[INFO] [stderr]    Compiling css_parse v0.0.24-canary.05eac4c6c8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling csskit_derives v0.0.24-canary.edfcaf7f90
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dhat v0.3.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.56s
[INFO] running `Command { std: "docker" "inspect" "827bcc54c630a7d795f0a7322f65a6a961e724e1f9fbf756a8e6fcc1a956f5cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "827bcc54c630a7d795f0a7322f65a6a961e724e1f9fbf756a8e6fcc1a956f5cd" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/css_parse-80885e22c946a19a)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test cursor_compact_write_sink::test::test_basic ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::normalizes_quotes ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_at_rule_no_space_before_paren ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_compacts_edge_case_numbers ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_compacts_numbers_with_sign ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_compacts_whitespace ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_does_not_change_numbers_without_optimization ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_does_not_compact_whitespace_resulting_in_new_ident ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_does_not_ignore_whitespace_component_values ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_drops_trailing_whitespace ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_preserves_trailing_semicolons ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_removes_redundant_semis ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_preserves_comment_absence_in_custom_properties ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_compacts_numbers_with_leading_zero ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_compacts_numbers_with_trailing_zeros ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_removes_trailing_semis_when_after_curly ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_removes_whitespace_after_comma ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_removes_whitespace_after_right_curly ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_basic ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_contiguous_eager_emission ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_manual_flush ... ok
[INFO] [stdout] test cursor_compact_write_sink::test::test_removes_whitespace_after_right_paren ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_gap_filling ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_varied_order ... ok
[INFO] [stdout] test cursor_ordered_sink::tests::test_sequential ... ok
[INFO] [stdout] test cursor_overlay_sink::test::test_basic ... ok
[INFO] [stdout] test cursor_overlay_sink::test::test_multiple_inserts_preserve_order ... ok
[INFO] [stdout] test cursor_pretty_write_sink::test::test_does_normalizes_quotes ... ok
[INFO] [stdout] test cursor_overlay_sink::test::test_insert_before_and_after ... ok
[INFO] [stdout] test cursor_pretty_write_sink::test::test_does_not_ignore_whitespace_in_selectors ... ok
[INFO] [stdout] test cursor_overlay_sink::test::test_with_pretty_writer ... ok
[INFO] [stdout] test cursor_pretty_write_sink::test::test_basic ... ok
[INFO] [stdout] test cursor_pretty_write_sink::test::test_can_handle_nested_curlies ... ok
[INFO] [stdout] test cursor_pretty_write_sink::test::test_does_not_repeat_whitespace ... ok
[INFO] [stdout] test macros::optionals::tests::size_test ... ok
[INFO] [stdout] test syntax::block::tests::test_writes ... ok
[INFO] [stdout] test parser::peek_and_next ... ok
[INFO] [stdout] test syntax::comma_separated::tests::size_test ... ok
[INFO] [stdout] test cursor_write_sink::test::test ... ok
[INFO] [stdout] test syntax::comma_separated::tests::test_peek ... ok
[INFO] [stdout] test parser::peek_and_next_with_whitsespace ... ok
[INFO] [stdout] test syntax::comma_separated::tests::test_errors ... ok
[INFO] [stdout] test syntax::comma_separated::tests::test_spans ... ok
[INFO] [stdout] test syntax::component_value::tests::size_test ... ok
[INFO] [stdout] test syntax::comma_separated::tests::test_writes ... ok
[INFO] [stdout] test syntax::component_value::tests::test_writes ... ok
[INFO] [stdout] test cursor_to_source_cursor_sink::test::test_source_cursor_sink_for_string ... ok
[INFO] [stdout] test syntax::declaration::tests::size_test ... ok
[INFO] [stdout] test syntax::component_values::tests::size_test ... ok
[INFO] [stdout] test syntax::component_values::tests::test_writes_with_trivia ... ok
[INFO] [stdout] test syntax::declaration::tests::test_writes ... ok
[INFO] [stdout] test syntax::either::tests::size_test ... ok
[INFO] [stdout] test syntax::either::tests::test_to_number_value ... ok
[INFO] [stdout] test macros::optionals::tests::test_spans ... ok
[INFO] [stdout] test syntax::either::tests::test_errors ... ok
[INFO] [stdout] test syntax::block::tests::size_test ... ok
[INFO] [stdout] test syntax::function_block::tests::test_writes ... ok
[INFO] [stdout] test macros::optionals::tests::test_writes ... ok
[INFO] [stdout] test syntax::either::tests::test_writes ... ok
[INFO] [stdout] test syntax::qualified_rule::tests::size_test ... ok
[INFO] [stdout] test syntax::qualified_rule::tests::test_writes ... ok
[INFO] [stdout] test syntax::simple_block::tests::test_peek ... ok
[INFO] [stdout] test traits::semantic_eq::tests::test_component_values_different_values ... ok
[INFO] [stdout] test traits::semantic_eq::tests::test_cursor_semantic_eq_ignores_offset ... ok
[INFO] [stdout] test syntax::component_values::tests::test_writes ... ok
[INFO] [stdout] test syntax::function_block::tests::size_test ... ok
[INFO] [stdout] test syntax::simple_block::tests::size_test ... ok
[INFO] [stdout] test traits::semantic_eq::tests::test_component_values_ignores_whitespace ... ok
[INFO] [stdout] test traits::cursor_sink::test::test_cursor_sink_for_vec ... ok
[INFO] [stdout] test syntax::simple_block::tests::test_writes ... ok
[INFO] [stderr]    Doc-tests css_parse
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/macros/optionals.rs - macros::optionals::Optionals (line 115) ... ignored
[INFO] [stdout] test src/lib.rs - (line 48) ... ok
[INFO] [stdout] test src/traits/ranged_feature.rs - traits::ranged_feature::ranged_feature (line 236) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 73) ... ok
[INFO] [stdout] test src/lib.rs - (line 249) ... FAILED
[INFO] [stdout] test src/token_macros.rs - token_macros::custom_double_delim (line 265) ... FAILED
[INFO] [stdout] test src/token_macros.rs - token_macros::custom_delim (line 184) ... FAILED
[INFO] [stdout] test src/feature.rs - feature::Feature (line 10) ... ok
[INFO] [stdout] test src/lib.rs - (line 131) ... ok
[INFO] [stdout] test src/lib.rs - (line 112) ... ok
[INFO] [stdout] test src/macros/pseudo_element.rs - macros::pseudo_element::pseudo_element (line 9) ... FAILED
[INFO] [stdout] test src/traits/discrete_feature.rs - traits::discrete_feature::discrete_feature (line 78) ... FAILED
[INFO] [stdout] test src/macros/pseudo_class.rs - macros::pseudo_class::pseudo_class (line 9) ... FAILED
[INFO] [stdout] test src/traits/ranged_feature.rs - traits::ranged_feature::ranged_feature (line 198) ... FAILED
[INFO] [stdout] test src/traits/boolean_feature.rs - traits::boolean_feature::boolean_feature (line 79) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/traits/ranged_feature.rs - traits::ranged_feature::ranged_feature (line 236) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:263:1
[INFO] [stdout]     |
[INFO] [stdout] 263 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing:2)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 263 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing:2)");
[INFO] [stdout] 263 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(thing:2)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:264:1
[INFO] [stdout]     |
[INFO] [stdout] 264 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(4<=thing>8)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 264 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(4<=thing>8)");
[INFO] [stdout] 264 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(4<=thing>8)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing>=2)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 265 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing>=2)");
[INFO] [stdout] 265 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(thing>=2)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(max-thing:2)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 266 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(max-thing:2)");
[INFO] [stdout] 266 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(max-thing:2)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(min-thing:2)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 267 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(min-thing:2)");
[INFO] [stdout] 267 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(min-thing:2)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | assert_parse_error!(MyAtomSet::ATOMS, TestFeature, "(max-thing>2)");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | assert_parse_error!(MyAtomSet::ATOMS, TestFeature, "(4<=max-thing<=8)");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 249) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | assert_parse!(EmptyAtomSet::ATOMS, MyProperty, "width:1px");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 277 - assert_parse!(EmptyAtomSet::ATOMS, MyProperty, "width:1px");
[INFO] [stdout] 277 + assert_ne!(EmptyAtomSet::ATOMS, MyProperty, "width:1px");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/token_macros.rs - token_macros::custom_double_delim (line 265) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/token_macros.rs:274:1
[INFO] [stdout]     |
[INFO] [stdout] 274 | assert_parse!(EmptyAtomSet::ATOMS, DoublePercent, "%%");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 274 - assert_parse!(EmptyAtomSet::ATOMS, DoublePercent, "%%");
[INFO] [stdout] 274 + assert_ne!(EmptyAtomSet::ATOMS, DoublePercent, "%%");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/token_macros.rs - token_macros::custom_delim (line 184) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/token_macros.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | assert_parse!(EmptyAtomSet::ATOMS, PoundSterling, "£");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 193 - assert_parse!(EmptyAtomSet::ATOMS, PoundSterling, "£");
[INFO] [stdout] 193 + assert_ne!(EmptyAtomSet::ATOMS, PoundSterling, "£");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros/pseudo_element.rs - macros::pseudo_element::pseudo_element (line 9) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]   --> src/macros/pseudo_element.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | assert_parse!(MyAtomSet::ATOMS, MyPseudoElement, "::FoO");
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 39 - assert_parse!(MyAtomSet::ATOMS, MyPseudoElement, "::FoO");
[INFO] [stdout] 39 + assert_ne!(MyAtomSet::ATOMS, MyPseudoElement, "::FoO");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]   --> src/macros/pseudo_element.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | assert_parse!(MyAtomSet::ATOMS, MyPseudoElement, "::bar");
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 42 - assert_parse!(MyAtomSet::ATOMS, MyPseudoElement, "::bar");
[INFO] [stdout] 42 + assert_ne!(MyAtomSet::ATOMS, MyPseudoElement, "::bar");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]   --> src/macros/pseudo_element.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | assert_parse_error!(MyAtomSet::ATOMS, MyPseudoElement, "::bing");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/traits/discrete_feature.rs - traits::discrete_feature::discrete_feature (line 78) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/discrete_feature.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | assert_parse!(MyLangAtoms::ATOMS, TestFeature, "(test-feature)", TestFeature::Bare(_open, _ident, _close));
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 104 - assert_parse!(MyLangAtoms::ATOMS, TestFeature, "(test-feature)", TestFeature::Bare(_open, _ident, _close));
[INFO] [stdout] 104 + assert_ne!(MyLangAtoms::ATOMS, TestFeature, "(test-feature)", TestFeature::Bare(_open, _ident, _close));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/discrete_feature.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | assert_parse!(MyLangAtoms::ATOMS, TestFeature, "(test-feature:big)", TestFeature::WithValue(_open, _ident, _colon, _feature, _close));
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 105 - assert_parse!(MyLangAtoms::ATOMS, TestFeature, "(test-feature:big)", TestFeature::WithValue(_open, _ident, _colon, _feature, _close));
[INFO] [stdout] 105 + assert_ne!(MyLangAtoms::ATOMS, TestFeature, "(test-feature:big)", TestFeature::WithValue(_open, _ident, _colon, _feature, _close));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros/pseudo_class.rs - macros::pseudo_class::pseudo_class (line 9) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]   --> src/macros/pseudo_class.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | assert_parse!(MyAtomSet::ATOMS, MyPseudoClass, ":foo");
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 39 - assert_parse!(MyAtomSet::ATOMS, MyPseudoClass, ":foo");
[INFO] [stdout] 39 + assert_ne!(MyAtomSet::ATOMS, MyPseudoClass, ":foo");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]   --> src/macros/pseudo_class.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | assert_parse!(MyAtomSet::ATOMS, MyPseudoClass, ":BaR");
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 42 - assert_parse!(MyAtomSet::ATOMS, MyPseudoClass, ":BaR");
[INFO] [stdout] 42 + assert_ne!(MyAtomSet::ATOMS, MyPseudoClass, ":BaR");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]   --> src/macros/pseudo_class.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | assert_parse_error!(MyAtomSet::ATOMS, MyPseudoClass, ":bing");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]   --> src/macros/pseudo_class.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | assert_parse_error!(MyAtomSet::ATOMS, MyPseudoClass, "baz");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]   --> src/macros/pseudo_class.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | assert_parse_error!(MyAtomSet::ATOMS, MyPseudoClass, ": foo");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/traits/ranged_feature.rs - traits::ranged_feature::ranged_feature (line 198) stdout ----
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing:2)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 225 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing:2)");
[INFO] [stdout] 225 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(thing:2)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(4<=thing>8)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 226 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(4<=thing>8)");
[INFO] [stdout] 226 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(4<=thing>8)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing>=2)");
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/macros/mod.rs:98:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 227 - assert_parse!(MyAtomSet::ATOMS, TestFeature, "(thing>=2)");
[INFO] [stdout] 227 + assert_ne!(MyAtomSet::ATOMS, TestFeature, "(thing>=2)");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:229:1
[INFO] [stdout]     |
[INFO] [stdout] 229 | assert_parse_error!(MyAtomSet::ATOMS, TestFeature, "(max-thing>2)");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 230 | assert_parse_error!(MyAtomSet::ATOMS, TestFeature, "(4<=max-thing<=8)");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:231:1
[INFO] [stdout]     |
[INFO] [stdout] 231 | assert_parse_error!(MyAtomSet::ATOMS, TestFeature, "(max-thing:2)");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_parse_error` in this scope
[INFO] [stdout]    --> src/traits/ranged_feature.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | assert_parse_error!(MyAtomSet::ATOMS, TestFeature, "(min-thing:2)");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 249)
[INFO] [stdout]     src/macros/pseudo_class.rs - macros::pseudo_class::pseudo_class (line 9)
[INFO] [stdout]     src/macros/pseudo_element.rs - macros::pseudo_element::pseudo_element (line 9)
[INFO] [stdout]     src/token_macros.rs - token_macros::custom_delim (line 184)
[INFO] [stdout]     src/token_macros.rs - token_macros::custom_double_delim (line 265)
[INFO] [stdout]     src/traits/discrete_feature.rs - traits::discrete_feature::discrete_feature (line 78)
[INFO] [stdout]     src/traits/ranged_feature.rs - traits::ranged_feature::ranged_feature (line 198)
[INFO] [stdout]     src/traits/ranged_feature.rs - traits::ranged_feature::ranged_feature (line 236)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 8 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.19s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.62s; merged doctests compilation took 0.43s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "827bcc54c630a7d795f0a7322f65a6a961e724e1f9fbf756a8e6fcc1a956f5cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "827bcc54c630a7d795f0a7322f65a6a961e724e1f9fbf756a8e6fcc1a956f5cd", kill_on_drop: false }`
[INFO] [stdout] 827bcc54c630a7d795f0a7322f65a6a961e724e1f9fbf756a8e6fcc1a956f5cd
